-
Notifications
You must be signed in to change notification settings - Fork 0
[CORRUPTED] Synthetic Benchmark PR #36082 - UX: One step wizard #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: base_pr_36082_20251204_8217
Are you sure you want to change the base?
[CORRUPTED] Synthetic Benchmark PR #36082 - UX: One step wizard #10
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
User description
Benchmark PR discourse#36082
Type: Corrupted (contains bugs)
Original PR Title: UX: One step wizard
Original PR Description: Consolidates all three wizard screens into one. Cleans up some leftover, unused wizard elements (checkbox, image, canvas inputs).
Internal ticket: t/164852
Original PR URL: discourse#36082
PR Type
Enhancement
Description
Consolidates three-step wizard into single unified setup step
Removes unused wizard elements (canvas, sidebar, step counter, navigation buttons)
Simplifies frontend component logic and styling
Removes refresh_required mechanism and multi-step navigation
Cleans up serializers by removing unused attributes
Diagram Walkthrough
File Walkthrough
12 files
Consolidate three wizard steps into oneRemove next/previous navigation attributesRemove icon attribute from field classesRemove unused field serializer attributesRemove refresh_required mechanismRemove icon from choice serializerSimplify response handling and status codesRemove description_vars from step attributesUpdate wizard model for single setup stepRemove multi-step styling and simplify layoutSimplify step component to single-step flowSimplify step template wrapper component6 files
Update wizard tests for single-step flowRefactor updater specs for unified setup stepUpdate builder specs for single setup stepSimplify serializer tests for one stepUpdate controller tests for setup endpointRemove unused test helper imports2 files
Update wizard step localization stringsRemove unused wizard UI localization strings13 files